home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / include / scribus-ng / text / nlsconfig.h < prev    next >
Encoding:
Text File  |  2006-04-09  |  348 b   |  11 lines

  1. /*
  2.     Controls how NLS is integrated into Scribus
  3. */
  4. // This symbol is only defined for the NLS prototype and disables all code
  5. // which doesn't work yet.
  6. #undef NLS_PROTO
  7.  
  8. // This symbol can be set to test NLS conformance. The old interface will
  9. // then be disabled and only the new interface into the text system is allowed.
  10. #undef NLS_CONFORMANCE
  11.